home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 December
/
macformat-044.iso
/
Demos
/
Planet Earth
/
data
/
image.dir
/
00074.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-08-12
|
221 b
|
11 lines
on mouseUp
global recentPage, theDeleteLine
set recentPage to 4
setOffStage("29")
set theDeleteLine to 0
repeat with n = 30 to 44
set the castNum of sprite n to cast "blank"
end repeat
go("recent4")
end